home *** CD-ROM | disk | FTP | other *** search
/ Interactive Web Graphics with Shout 3D / Interactive Web Graphics With Shout 3D.iso / pc / Shout3Ddemo / Shout3d_runtime / codebase / models / simpleInlineTest.s3d < prev    next >
Text File  |  2000-09-21  |  243b  |  15 lines

  1. #VRML V2.0 utf8
  2. Viewpoint{
  3.     position 0 10 50
  4. }
  5. SimpleInline {
  6.     translation 10 0 -20 
  7.     rotation    0 1 0 3.1415
  8.     url "models/modswing.s3d"
  9. }
  10. SimpleInline {
  11.     translation -10 3 0 
  12.     scale         .2 .2 .2
  13.     url "models/ratpack.s3d"
  14. }
  15.